home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
dev
/
misc
/
LEDA_gene.lha
/
LEDA-3.1c-generic
/
util
/
make_lib.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-08-05
|
198 b
|
18 lines
cd ..\src\basic
make -i %1
cd ..\dict
make -i %1
cd ..\prio
make -i %1
cd ..\graph
make -i %1
cd ..\graph_alg
make -i %1
cd ..\plane
make -i %1
cd ..\window
make -i %1
cd ..\vga
make -i %1
cd ..\..